Welcome![Sign In][Sign Up]
Location:
Search - immune genetic algorithm TSP

Search list

[Other resourceimmunitytravel

Description: 用matlab实现免疫遗传算法求解tsp问题,免疫算法和遗传算法的比较-using Matlab achieve immune genetic algorithm tsp issues, immunization and Genetic Algorithm comparison
Platform: | Size: 25982 | Author: 里里 | Hits:

[Other resourceIGA

Description: 一个免疫遗传算法的介绍,包括TSP例子、算法各特点的详细证明等。-an immune genetic algorithms, including TSP example, the algorithm in detail the characteristics of proof.
Platform: | Size: 249062 | Author: 张清华 | Hits:

[Other resourcetravel559

Description: 基于matlab语言的程序设计,包括人工免疫算法 遗传算法程序比较.用于tsp问题研究-based on the Matlab programming language. including artificial immune algorithm Genetic Algorithm comparison. Research for tsp
Platform: | Size: 20628 | Author: 黑晓丽 | Hits:

[AI-NN-PRimmunitytravel

Description: 用matlab实现免疫遗传算法求解tsp问题,免疫算法和遗传算法的比较-using Matlab achieve immune genetic algorithm tsp issues, immunization and Genetic Algorithm comparison
Platform: | Size: 25600 | Author: 里里 | Hits:

[AI-NN-PRIGA

Description: 一个免疫遗传算法的介绍,包括TSP例子、算法各特点的详细证明等。-an immune genetic algorithms, including TSP example, the algorithm in detail the characteristics of proof.
Platform: | Size: 248832 | Author: 张清华 | Hits:

[AI-NN-PRtravel559

Description: 基于matlab语言的程序设计,包括人工免疫算法 遗传算法程序比较.用于tsp问题研究-based on the Matlab programming language. including artificial immune algorithm Genetic Algorithm comparison. Research for tsp
Platform: | Size: 20480 | Author: | Hits:

[matlabClonalselectionalgorithm

Description: 免疫遗传算法解决TSP问题的源程序,属于本人写文章测试benchmark problem用的程序。-Immune genetic algorithm to solve TSP problem source, which I write the test procedures used benchmark problem.
Platform: | Size: 4096 | Author: 朱京红 | Hits:

[AI-NN-PRga_tsp530

Description: 免疫遗传算法用于搜索全局最优解,经验证具有很好的效率和收敛性-Immune genetic algorithm used to search the global optimal solution, experience card has good efficiency and convergence
Platform: | Size: 6144 | Author: slanting | Hits:

[JSP/Javajava-myga

Description: 用免疫遗传算法解决TSP问题,比较了该算法和遗传算法和免疫算法的效率-With immune genetic algorithm to solve TSP problems, comparison of the algorithm and genetic algorithm and immune algorithm efficiency
Platform: | Size: 572416 | Author: 顾清水 | Hits:

[AI-NN-PRTSP_IGA

Description: C++实现的免疫遗传算法,解决TSP问题,适合初学者去学习。-C++ implementation of the immune genetic algorithm to solve TSP problem, suitable for beginners to learn.
Platform: | Size: 2048 | Author: xubing | Hits:

[AI-NN-PRMutiple

Description: 运用免疫遗传算法来求解TSP问题,在遗传算法执行中加入免疫算子-The use of immune genetic algorithm to solve TSP problems, the implementation of genetic algorithm by adding immune operator
Platform: | Size: 613376 | Author: 绿茶 | Hits:

[Mathimatics-Numerical algorithmsIATSP5.10

Description: 免疫记遗传算法在TSP中的应用,经实验仿真,发现本方法快速有效-Immune genetic algorithm in TSP in mind the application of the experimental simulation, found that this method is rapid and effective
Platform: | Size: 7168 | Author: 曾行 | Hits:

[AI-NN-PRParallel_Artificial_Immune_Algorithm_for_Large_Sca

Description: 为求解大规模TSP 问题, 提出了并行人工免疫系统的塔式主从模型(TMSM), 和基于TMSM 的并行免疫记忆克隆选择算法(PIMCSA) TMSM 是粗粒度的两层并行人工免疫模型, 其设计体现了分布式的免疫响应和免疫记忆机制. PIMCSA 用疫苗的迁移代替了抗体的迁移, 兼顾了种群多样性的保持和算法的收敛速度. 与其他算法相比, PIMCSA 在求解精度和运行时间上都更具优势, 而且问题规模越大优势越明显. TMSM 很好地体现了免疫系统的特性, PIMCSA 是适合求解大规模复杂优化问题 的并行人工免疫算法, 具有良好的可扩展性.-This paper presents a parallel model termed as towerlike master slave model (TMSM) for artificial immune systems. Based on TMSM, the parallel immune memory clonal selection algorithm ( PIMCSA) is also designed for dealing with large scale TSP problems. TMSM is a two level coarse grained parallel artificial immune model with distributed immune response and dis tributed immune memory. In PIMCSA, vaccines are extracted and migrated between populations rather than antibodies as has been done in parallel genetic algorithms, it is a good balance between the diversity maintenance of populations and the convergent speed of the algorithm. PIMCSA shows superiority over other compared approaches both in solution quality and computation time, and the lager the problem size the more outstanding the predominance will be. TMSM is a good simulation of biological immune system, and PIMCSA is a parallel artificial immune algorithm with good extensibility, which is capable of solving large scale and c
Platform: | Size: 435200 | Author: 崔冰 | Hits:

[AI-NN-PRimmune-genetic-algorithm-for-TSP

Description: 基于matlab的遗传免疫算法TSP的源代码,内容比较详尽。-Based on immune genetic algorithm matlab source code for TSP, a more detailed content.
Platform: | Size: 48128 | Author: ivy | Hits:

[OtherTSP

Description: SP(旅行商)问题代表组合优化问题,具有很强的工程背景和实际应用价值,但至今尚未找到非常有效的 求解方法.为此,讨论了最近研究比较热门的使用各种智能优化算法(蚁群算法、遗传算法、模拟退火算法、禁忌搜索 算法、Hopfield神经网络、粒子群优化算法、免疫算法等)求解 TSP问题的研究进展,指出了各种方法的优缺点和改 进策略.最后总结并提出了智能优化算法求解 TSP问题的未来研究方向和建议. -Traveling salesman problem (TSP) is the representation of a kind of combination optimization problems, possessing a strong engineering background and practical application value. However, there is no effective corre 2 sponding solution to it. A im at that, the research and application of themostpopularmeta 2heuristicmethods such as ant colony algorithm, genetic algorithm, simulated annealing, tabu search, hopfield neural network, particle swarm optimization and immune algorithm, etc. are reviewed. The advantages and disadvantages of each method and the improvement strategies are discussed. The future research direction and sug
Platform: | Size: 399360 | Author: chenchen | Hits:

[Data structsimmune-genetic-algorithm-for-TSP

Description: 采用matlab语言进行编程,运用遗传免疫算法,旨在解决TSP旅行商问题-Using matlab language programming, the use of genetic immune algorithm, to solve the traveling salesman problem TSP
Platform: | Size: 59392 | Author: liuxing | Hits:

CodeBus www.codebus.net